home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 005a / cookiesb.zip / COOKIES.DOC < prev    next >
Text File  |  1993-05-02  |  2KB  |  45 lines

  1. CooKies! (Public BETA) .2
  2. (c)1993 S.G. Systems, All rights reserved.
  3. PCBoard is a trademark of Clark Development Corp. (CDC)
  4.  
  5. Program description --
  6.  
  7. Cookies acts as a login door for PCBoard 14.5a. It displays to the user
  8. a single line quote selected randomly from a file. It is entirely seemless,
  9. so it looks like it is part of PCBoard. It was written in C using
  10. the PCBoard door development library, Compiled in Borland C/C++ 3.1 in
  11. the small memory model, optimized for speed. This door fully supports
  12. multinode versions of PCBoard, and file shareing and locking.
  13.  
  14. Disclaimer --
  15.  
  16. The author is not responsible for any damage that occurs to your computer,
  17. bbs, or mental health, while using this program.
  18.  
  19. Setting Up --
  20.  
  21. UnZip the CooKies program into its own directory. Modify the COOKIES file
  22. to suit your needs. Then add CooKies as a "SHELL" door to your doors file.
  23. We reccomend that it be a shell door because in order to make it seemless,
  24. it must be a shell door.
  25.  
  26. edit the supplied batch file to suit your needs!
  27.  
  28. Calling The Door
  29. the door is called on line 3 of the batch file. The syntax is:
  30. COOKIE filespec
  31. where filespec is the quotes file. The supplied one is called COOKIES.
  32.  
  33. File Formats--
  34. the quote file is an enter delinated file where the first line is the
  35. number of quotes in the file, and each line thereafter is a quote.
  36. TAKE NOTE: each quote is limited to 80 characters!
  37.  
  38. This is a beta release so if you find a bug, or a problem, please
  39. Contact Me:
  40.  
  41. Sam Gorstein SysOP The Electronic Cottage BBS 617-738-5196. You can contact
  42. me through Rime as well. In common or doors please.
  43.  
  44.  
  45.